home *** CD-ROM | disk | FTP | other *** search
- PhotoWinProcs = {
- ACTIONS = {
- windowWillClose:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- photoCD_Rdr = {
- ACTIONS = {
- };
- OUTLETS = {
- readStatusField;
- readStatusPanel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- changePrintType:;
- showInfoPanel:;
- saveTo:;
- changeSaveType:;
- setPrefPagination:;
- setPrefOverviewLayout:;
- openPCD:;
- printSel:;
- setPrefImageResolution:;
- setPrefNextGamma:;
- showPrefsPanel:;
- setPrefSharpen:;
- setPrefImageSize:;
- showOverviewWindow:;
- };
- OUTLETS = {
- readStatusPanel;
- prefsSizeMatrix;
- ov_2x12_Id;
- prefsPaginationMatrix;
- ov_6x7_Id;
- prefsResolutionMatrix;
- printMatrix;
- readStatusField;
- prefsPanel;
- saveMatrix;
- prefsSharpenSwitch;
- prefsLayoutMatrix;
- photoWindow;
- pCD_Reader;
- ov_10x2_Id;
- printAccessory;
- prefsNGammaSwitch;
- saveAccessory;
- };
- SUPERCLASS = Object;
- };
-